home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / tema / mgedata / a.swf / scripts / DefineButton2_187 / BUTTONCONDACTION on(release).as
Text File  |  2002-01-14  |  84b  |  5 lines

  1. on(release){
  2.    setProperty("_root.kolo", _visible, true);
  3.    gotoAndStop(1);
  4. }
  5.